Update dataset properties
Properties to update on the dataset
Ok
{- "_id": "string",
- "name": "string",
- "creator": "string",
- "projects": [
- "string"
], - "driver": "string",
- "metadata": {
- "system": {
- "property1": null,
- "property2": null
}
}
}
{- "id": "string",
- "url": "string",
- "name": "string",
- "annotated": 0,
- "itemsCount": 0,
- "items": "string",
- "directoryTree": "string",
- "creator": "string",
- "projects": [
- "string"
], - "metadata": {
- "system": {
- "property1": null,
- "property2": null
}
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "readableType": "string",
- "accessLevel": "private",
- "driver": "string",
- "readonly": true,
- "error": null,
- "expirationOptions": {
- "itemMaxDays": 0
}, - "indexDriver": "v1",
- "enableSyncWithCloned": true,
- "srcDataset": "string",
- "annotationsCount": 0
}